home *** CD-ROM | disk | FTP | other *** search
- From: _GOYRA_@msn.com (David Byrden)
- Subject: RE: works in Borland but not in Microsuck Visual C++
- Date: 15 Mar 96 04:27:46 -0800
- References: <4ia6h8$jes@news.vanderbilt.edu>
- Message-ID: <00001a81+0000ad4d@msn.com>
- Path: news.msn.com!msn.com
- Newsgroups: comp.lang.c++
- Organization: The Microsoft Network (msn.com)
-
-
- >> struct person* ansPtr;
- >> ansPtr->age = psnPtr->age;
- >> .............................
- >> i was using version 1.0 of Visual C++; i have no knowledge of
- whether later
- >> Microsuck compilers are capable of handling a program like this properly.
- >> Please avoid buying their products whenever possible if you have
- not already
- >> resolved to do so.
- >> Is there a further explanation of this anomaly which i did not come
- >> across? As usual, great Microsuck jokes will be mailed to anyone who can
- >> help. Thanks!
-
-
- The joke is very firmly on you, Bennett, and I don't even feel like
- telling you what to do, except to sit down and read a beginners-level
- book about C++.
-
-
- David
-